[INFO] fetching crate tower-sessions-core 0.15.0...
[INFO] testing tower-sessions-core-0.15.0 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate tower-sessions-core 0.15.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate tower-sessions-core 0.15.0
[INFO] finished tweaking crates.io crate tower-sessions-core 0.15.0
[INFO] tweaked toml for crates.io crate tower-sessions-core 0.15.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate tower-sessions-core 0.15.0 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate tower-sessions-core 0.15.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c757d151c2f240456db0e7e653004a5552efb15ab0bae216fc167d06d949773e
[INFO] running `Command { std: "docker" "start" "-a" "c757d151c2f240456db0e7e653004a5552efb15ab0bae216fc167d06d949773e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c757d151c2f240456db0e7e653004a5552efb15ab0bae216fc167d06d949773e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c757d151c2f240456db0e7e653004a5552efb15ab0bae216fc167d06d949773e", kill_on_drop: false }`
[INFO] [stdout] c757d151c2f240456db0e7e653004a5552efb15ab0bae216fc167d06d949773e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3b090a56ea30957ac12900a12eb1d6cbc22bb04782a95aeff074066ee5d7f4c0
[INFO] running `Command { std: "docker" "start" "-a" "3b090a56ea30957ac12900a12eb1d6cbc22bb04782a95aeff074066ee5d7f4c0", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling serde v1.0.192
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling futures-sink v0.3.28
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling async-trait v0.1.77
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]    Compiling smallvec v1.13.1
[INFO] [stderr]    Compiling thiserror v2.0.3
[INFO] [stderr]    Compiling futures-io v0.3.28
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling tokio v1.35.1
[INFO] [stderr]    Compiling base64 v0.22.0
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling http v1.0.0
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling serde_derive v1.0.192
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling thiserror-impl v2.0.3
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling futures v0.3.28
[INFO] [stderr]    Compiling deranged v0.3.9
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling tower-sessions-core v0.15.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.52s
[INFO] running `Command { std: "docker" "inspect" "3b090a56ea30957ac12900a12eb1d6cbc22bb04782a95aeff074066ee5d7f4c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3b090a56ea30957ac12900a12eb1d6cbc22bb04782a95aeff074066ee5d7f4c0", kill_on_drop: false }`
[INFO] [stdout] 3b090a56ea30957ac12900a12eb1d6cbc22bb04782a95aeff074066ee5d7f4c0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 59b0f679193c107046fe0aea72937a2097f300103f77552b5f32324be9ca8ac6
[INFO] running `Command { std: "docker" "start" "-a" "59b0f679193c107046fe0aea72937a2097f300103f77552b5f32324be9ca8ac6", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling predicates-core v1.0.6
[INFO] [stderr]    Compiling mockall_derive v0.14.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling anstyle v1.0.6
[INFO] [stderr]    Compiling mockall v0.14.0
[INFO] [stderr]    Compiling termtree v0.4.1
[INFO] [stderr]    Compiling fragile v2.0.0
[INFO] [stderr]    Compiling predicates-tree v1.0.9
[INFO] [stderr]    Compiling predicates v3.1.0
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling async-stream v0.3.5
[INFO] [stderr]    Compiling tokio v1.35.1
[INFO] [stderr]    Compiling futures v0.3.28
[INFO] [stderr]    Compiling tokio-stream v0.1.14
[INFO] [stderr]    Compiling tower-sessions-core v0.15.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling tokio-test v0.4.3
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 9.43s
[INFO] running `Command { std: "docker" "inspect" "59b0f679193c107046fe0aea72937a2097f300103f77552b5f32324be9ca8ac6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "59b0f679193c107046fe0aea72937a2097f300103f77552b5f32324be9ca8ac6", kill_on_drop: false }`
[INFO] [stdout] 59b0f679193c107046fe0aea72937a2097f300103f77552b5f32324be9ca8ac6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 63a1219a2aa2882f62d6461f51864c06e4edf8761452c3d797d4437d29e16dae
[INFO] running `Command { std: "docker" "start" "-a" "63a1219a2aa2882f62d6461f51864c06e4edf8761452c3d797d4437d29e16dae", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tower_sessions_core-2aa3f63e3700274c)
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests tower_sessions_core
[INFO] [stdout] running 9 tests
[INFO] [stdout] test session_store::tests::test_caching_store_delete ... ok
[INFO] [stdout] test session::tests::test_cycle_id ... ok
[INFO] [stdout] test session_store::tests::test_create ... ok
[INFO] [stdout] test session_store::tests::test_delete ... ok
[INFO] [stdout] test session_store::tests::test_caching_store_save ... ok
[INFO] [stdout] test session_store::tests::test_load ... ok
[INFO] [stdout] test session_store::tests::test_caching_store_create ... ok
[INFO] [stdout] test session_store::tests::test_save ... ok
[INFO] [stdout] test session_store::tests::test_caching_store_load ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 24 tests
[INFO] [stdout] test src/session.rs - session::Session::insert_value (line 187) ... FAILED
[INFO] [stdout] test src/session.rs - session::Session::get_value (line 270) ... FAILED
[INFO] [stdout] test src/session.rs - session::Session::expiry_age (line 588) ... FAILED
[INFO] [stdout] test src/session.rs - session::Expiry (line 939) ... FAILED
[INFO] [stdout] test src/session.rs - session::Session::cycle_id (line 813) ... FAILED
[INFO] [stdout] test src/session.rs - session::Session::clear (line 371) ... FAILED
[INFO] [stdout] test src/session.rs - session::Session::new (line 77) ... FAILED
[INFO] [stdout] test src/session.rs - session::Session::expiry_date (line 556) ... FAILED
[INFO] [stdout] test src/session_store.rs - session_store::CachingSessionStore (line 164) ... ignored
[INFO] [stdout] test src/session.rs - session::Session::is_modified (line 613) ... FAILED
[INFO] [stdout] test src/session.rs - session::Session::delete (line 735) ... FAILED
[INFO] [stdout] test src/session.rs - session::Session::flush (line 773) ... FAILED
[INFO] [stdout] test src/session.rs - session::Session::load (line 695) ... FAILED
[INFO] [stdout] test src/session.rs - session::Session::set_expiry (line 531) ... FAILED
[INFO] [stdout] test src/session.rs - session::Session::id (line 488) ... FAILED
[INFO] [stdout] test src/session.rs - session::Id (line 872) ... FAILED
[INFO] [stdout] test src/session.rs - session::Session::expiry (line 510) ... FAILED
[INFO] [stdout] test src/session.rs - session::Session::is_empty (line 421) ... FAILED
[INFO] [stdout] test src/session.rs - session::Session::remove (line 300) ... FAILED
[INFO] [stdout] test src/session.rs - session::Session::get (line 237) ... FAILED
[INFO] [stdout] test src/session.rs - session::Session::save (line 646) ... FAILED
[INFO] [stdout] test src/session_store.rs - session_store (line 15) ... ok
[INFO] [stdout] test src/session.rs - session::Session::insert (line 150) ... FAILED
[INFO] [stdout] test src/session.rs - session::Session::remove_value (line 336) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/session.rs - session::Session::insert_value (line 187) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `tower_sessions`
[INFO] [stdout]    --> src/session.rs:191:5
[INFO] [stdout]     |
[INFO] [stdout] 191 | use tower_sessions::{MemoryStore, Session};
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tower_sessions`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tower_sessions`, use `cargo add tower_sessions` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/session.rs - session::Session::get_value (line 270) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `tower_sessions`
[INFO] [stdout]    --> src/session.rs:274:5
[INFO] [stdout]     |
[INFO] [stdout] 274 | use tower_sessions::{MemoryStore, Session};
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tower_sessions`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tower_sessions`, use `cargo add tower_sessions` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/session.rs - session::Session::expiry_age (line 588) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `tower_sessions`
[INFO] [stdout]    --> src/session.rs:592:5
[INFO] [stdout]     |
[INFO] [stdout] 592 | use tower_sessions::{MemoryStore, Session};
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tower_sessions`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tower_sessions`, use `cargo add tower_sessions` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/session.rs - session::Expiry (line 939) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `tower_sessions`
[INFO] [stdout]    --> src/session.rs:941:5
[INFO] [stdout]     |
[INFO] [stdout] 941 | use tower_sessions::Expiry;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tower_sessions`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tower_sessions`, use `cargo add tower_sessions` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/session.rs - session::Session::cycle_id (line 813) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `tower_sessions` in this scope
[INFO] [stdout]    --> src/session.rs:817:5
[INFO] [stdout]     |
[INFO] [stdout] 817 | use tower_sessions::{session::Id, MemoryStore, Session};
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tower_sessions`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tower_sessions`, use `cargo add tower_sessions` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `tower_sessions`
[INFO] [stdout]    --> src/session.rs:817:5
[INFO] [stdout]     |
[INFO] [stdout] 817 | use tower_sessions::{session::Id, MemoryStore, Session};
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tower_sessions`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tower_sessions`, use `cargo add tower_sessions` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/session.rs - session::Session::clear (line 371) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `tower_sessions`
[INFO] [stdout]    --> src/session.rs:375:5
[INFO] [stdout]     |
[INFO] [stdout] 375 | use tower_sessions::{MemoryStore, Session};
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tower_sessions`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tower_sessions`, use `cargo add tower_sessions` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/session.rs - session::Session::new (line 77) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `tower_sessions`
[INFO] [stdout]   --> src/session.rs:80:5
[INFO] [stdout]    |
[INFO] [stdout] 80 | use tower_sessions::{MemoryStore, Session};
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tower_sessions`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tower_sessions`, use `cargo add tower_sessions` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/session.rs - session::Session::expiry_date (line 556) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `tower_sessions`
[INFO] [stdout]    --> src/session.rs:560:5
[INFO] [stdout]     |
[INFO] [stdout] 560 | use tower_sessions::{MemoryStore, Session};
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tower_sessions`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tower_sessions`, use `cargo add tower_sessions` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/session.rs - session::Session::is_modified (line 613) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `tower_sessions`
[INFO] [stdout]    --> src/session.rs:617:5
[INFO] [stdout]     |
[INFO] [stdout] 617 | use tower_sessions::{MemoryStore, Session};
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tower_sessions`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tower_sessions`, use `cargo add tower_sessions` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/session.rs - session::Session::delete (line 735) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `tower_sessions` in this scope
[INFO] [stdout]    --> src/session.rs:739:5
[INFO] [stdout]     |
[INFO] [stdout] 739 | use tower_sessions::{session::Id, MemoryStore, Session, SessionStore};
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tower_sessions`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tower_sessions`, use `cargo add tower_sessions` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `tower_sessions`
[INFO] [stdout]    --> src/session.rs:739:5
[INFO] [stdout]     |
[INFO] [stdout] 739 | use tower_sessions::{session::Id, MemoryStore, Session, SessionStore};
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tower_sessions`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tower_sessions`, use `cargo add tower_sessions` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/session.rs - session::Session::flush (line 773) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `tower_sessions`
[INFO] [stdout]    --> src/session.rs:777:5
[INFO] [stdout]     |
[INFO] [stdout] 777 | use tower_sessions::{MemoryStore, Session, SessionStore};
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tower_sessions`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tower_sessions`, use `cargo add tower_sessions` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/session.rs - session::Session::load (line 695) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `tower_sessions` in this scope
[INFO] [stdout]    --> src/session.rs:699:5
[INFO] [stdout]     |
[INFO] [stdout] 699 | use tower_sessions::{session::Id, MemoryStore, Session};
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tower_sessions`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tower_sessions`, use `cargo add tower_sessions` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `tower_sessions`
[INFO] [stdout]    --> src/session.rs:699:5
[INFO] [stdout]     |
[INFO] [stdout] 699 | use tower_sessions::{session::Id, MemoryStore, Session};
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tower_sessions`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tower_sessions`, use `cargo add tower_sessions` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/session.rs - session::Session::set_expiry (line 531) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `tower_sessions` in this scope
[INFO] [stdout]    --> src/session.rs:535:5
[INFO] [stdout]     |
[INFO] [stdout] 535 | use tower_sessions::{session::Expiry, MemoryStore, Session};
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tower_sessions`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tower_sessions`, use `cargo add tower_sessions` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `tower_sessions`
[INFO] [stdout]    --> src/session.rs:535:5
[INFO] [stdout]     |
[INFO] [stdout] 535 | use tower_sessions::{session::Expiry, MemoryStore, Session};
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tower_sessions`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tower_sessions`, use `cargo add tower_sessions` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/session.rs - session::Session::id (line 488) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `tower_sessions` in this scope
[INFO] [stdout]    --> src/session.rs:491:5
[INFO] [stdout]     |
[INFO] [stdout] 491 | use tower_sessions::{session::Id, MemoryStore, Session};
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tower_sessions`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tower_sessions`, use `cargo add tower_sessions` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `tower_sessions`
[INFO] [stdout]    --> src/session.rs:491:5
[INFO] [stdout]     |
[INFO] [stdout] 491 | use tower_sessions::{session::Id, MemoryStore, Session};
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tower_sessions`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tower_sessions`, use `cargo add tower_sessions` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/session.rs - session::Id (line 872) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `tower_sessions` in this scope
[INFO] [stdout]    --> src/session.rs:873:5
[INFO] [stdout]     |
[INFO] [stdout] 873 | use tower_sessions::session::Id;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tower_sessions`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tower_sessions`, use `cargo add tower_sessions` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/session.rs - session::Session::expiry (line 510) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `tower_sessions` in this scope
[INFO] [stdout]    --> src/session.rs:513:5
[INFO] [stdout]     |
[INFO] [stdout] 513 | use tower_sessions::{session::Expiry, MemoryStore, Session};
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tower_sessions`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tower_sessions`, use `cargo add tower_sessions` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `tower_sessions`
[INFO] [stdout]    --> src/session.rs:513:5
[INFO] [stdout]     |
[INFO] [stdout] 513 | use tower_sessions::{session::Expiry, MemoryStore, Session};
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tower_sessions`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tower_sessions`, use `cargo add tower_sessions` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/session.rs - session::Session::is_empty (line 421) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `tower_sessions` in this scope
[INFO] [stdout]    --> src/session.rs:425:5
[INFO] [stdout]     |
[INFO] [stdout] 425 | use tower_sessions::{session::Id, MemoryStore, Session};
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tower_sessions`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tower_sessions`, use `cargo add tower_sessions` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `tower_sessions`
[INFO] [stdout]    --> src/session.rs:425:5
[INFO] [stdout]     |
[INFO] [stdout] 425 | use tower_sessions::{session::Id, MemoryStore, Session};
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tower_sessions`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tower_sessions`, use `cargo add tower_sessions` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/session.rs - session::Session::remove (line 300) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `tower_sessions`
[INFO] [stdout]    --> src/session.rs:304:5
[INFO] [stdout]     |
[INFO] [stdout] 304 | use tower_sessions::{MemoryStore, Session};
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tower_sessions`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tower_sessions`, use `cargo add tower_sessions` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/session.rs - session::Session::get (line 237) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `tower_sessions`
[INFO] [stdout]    --> src/session.rs:241:5
[INFO] [stdout]     |
[INFO] [stdout] 241 | use tower_sessions::{MemoryStore, Session};
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tower_sessions`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tower_sessions`, use `cargo add tower_sessions` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/session.rs - session::Session::save (line 646) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `tower_sessions`
[INFO] [stdout]    --> src/session.rs:650:5
[INFO] [stdout]     |
[INFO] [stdout] 650 | use tower_sessions::{MemoryStore, Session};
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tower_sessions`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tower_sessions`, use `cargo add tower_sessions` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/session.rs - session::Session::insert (line 150) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `tower_sessions`
[INFO] [stdout]    --> src/session.rs:154:5
[INFO] [stdout]     |
[INFO] [stdout] 154 | use tower_sessions::{MemoryStore, Session};
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tower_sessions`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tower_sessions`, use `cargo add tower_sessions` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/session.rs - session::Session::remove_value (line 336) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `tower_sessions`
[INFO] [stdout]    --> src/session.rs:340:5
[INFO] [stdout]     |
[INFO] [stdout] 340 | use tower_sessions::{MemoryStore, Session};
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tower_sessions`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tower_sessions`, use `cargo add tower_sessions` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/session.rs - session::Expiry (line 939)
[INFO] [stdout]     src/session.rs - session::Id (line 872)
[INFO] [stdout]     src/session.rs - session::Session::clear (line 371)
[INFO] [stdout]     src/session.rs - session::Session::cycle_id (line 813)
[INFO] [stdout]     src/session.rs - session::Session::delete (line 735)
[INFO] [stdout]     src/session.rs - session::Session::expiry (line 510)
[INFO] [stdout]     src/session.rs - session::Session::expiry_age (line 588)
[INFO] [stdout]     src/session.rs - session::Session::expiry_date (line 556)
[INFO] [stdout]     src/session.rs - session::Session::flush (line 773)
[INFO] [stdout]     src/session.rs - session::Session::get (line 237)
[INFO] [stdout]     src/session.rs - session::Session::get_value (line 270)
[INFO] [stdout]     src/session.rs - session::Session::id (line 488)
[INFO] [stdout]     src/session.rs - session::Session::insert (line 150)
[INFO] [stdout]     src/session.rs - session::Session::insert_value (line 187)
[INFO] [stdout]     src/session.rs - session::Session::is_empty (line 421)
[INFO] [stdout]     src/session.rs - session::Session::is_modified (line 613)
[INFO] [stdout]     src/session.rs - session::Session::load (line 695)
[INFO] [stdout]     src/session.rs - session::Session::new (line 77)
[INFO] [stdout]     src/session.rs - session::Session::remove (line 300)
[INFO] [stdout]     src/session.rs - session::Session::remove_value (line 336)
[INFO] [stdout]     src/session.rs - session::Session::save (line 646)
[INFO] [stdout]     src/session.rs - session::Session::set_expiry (line 531)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 22 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.58s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "63a1219a2aa2882f62d6461f51864c06e4edf8761452c3d797d4437d29e16dae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "63a1219a2aa2882f62d6461f51864c06e4edf8761452c3d797d4437d29e16dae", kill_on_drop: false }`
[INFO] [stdout] 63a1219a2aa2882f62d6461f51864c06e4edf8761452c3d797d4437d29e16dae
